home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_85686.txt < prev    next >
Text File  |  1989-09-27  |  9KB  |  463 lines

  1. -- card: 85686 from stack: in
  2. -- bmap block id: 84721
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Resource Scope DBOX
  6.  
  7.  
  8. -- part 17 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=302 top=83 right=168 bottom=441
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: scope
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupScope
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupScope
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 6 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=183 top=174 right=219 bottom=244
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: button
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupButtons
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupButtons
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 3 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=115 top=63 right=81 bottom=195
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: folder
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupFolder
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupFolder
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 4 (button)
  78. -- low flags: 00
  79. -- high flags: 2000
  80. -- rect: left=82 top=83 right=168 bottom=221
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: list
  89. ----- HyperTalk script -----
  90. on mouseDown
  91.   show card field popupList
  92. end mouseDown
  93.  
  94. on mouseUp
  95.   hide card field popupList
  96. end mouseUp
  97.  
  98.  
  99.  
  100. -- part 5 (button)
  101. -- low flags: 00
  102. -- high flags: 2000
  103. -- rect: left=90 top=174 right=194 bottom=155
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: drive
  112. ----- HyperTalk script -----
  113. on mouseDown
  114.   show card field popupDrive
  115. end mouseDown
  116.  
  117. on mouseUp
  118.   hide card field popupDrive
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 8 (button)
  124. -- low flags: 00
  125. -- high flags: 2000
  126. -- rect: left=227 top=93 right=159 bottom=298
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: add remove
  135. ----- HyperTalk script -----
  136. on mouseDown
  137.   show card field popupAdd
  138. end mouseDown
  139.  
  140. on mouseUp
  141.   hide card field popupAdd
  142. end mouseUp
  143.  
  144.  
  145.  
  146. -- part 9 (field)
  147. -- low flags: 01
  148. -- high flags: 2002
  149. -- rect: left=7 top=102 right=177 bottom=65
  150. -- title width / last selected line: 0
  151. -- icon id / first selected line: 0 / 0
  152. -- text alignment: 0
  153. -- font id: 3
  154. -- text size: 10
  155. -- style flags: 0
  156. -- line height: 13
  157. -- part name: Inbox
  158.  
  159.  
  160. -- part 12 (field)
  161. -- low flags: 81
  162. -- high flags: 2004
  163. -- rect: left=84 top=171 right=246 bottom=322
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 0
  167. -- font id: 3
  168. -- text size: 10
  169. -- style flags: 0
  170. -- line height: 13
  171. -- part name: popupList
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   hide card field "popupList"
  175. end mouseUp
  176.  
  177.  
  178. -- part 13 (field)
  179. -- low flags: 81
  180. -- high flags: 2004
  181. -- rect: left=166 top=95 right=171 bottom=337
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 0
  185. -- font id: 3
  186. -- text size: 10
  187. -- style flags: 0
  188. -- line height: 13
  189. -- part name: popupButtons
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   hide card field "popupButtons"
  193. end mouseUp
  194.  
  195.  
  196. -- part 14 (field)
  197. -- low flags: 81
  198. -- high flags: 2004
  199. -- rect: left=78 top=169 right=232 bottom=444
  200. -- title width / last selected line: 0
  201. -- icon id / first selected line: 0 / 0
  202. -- text alignment: 0
  203. -- font id: 3
  204. -- text size: 10
  205. -- style flags: 0
  206. -- line height: 13
  207. -- part name: popupAdd
  208. ----- HyperTalk script -----
  209. on mouseUp
  210.   hide card field "popupAdd"
  211. end mouseUp
  212.  
  213.  
  214. -- part 15 (field)
  215. -- low flags: 81
  216. -- high flags: 2004
  217. -- rect: left=79 top=136 right=173 bottom=163
  218. -- title width / last selected line: 0
  219. -- icon id / first selected line: 0 / 0
  220. -- text alignment: 0
  221. -- font id: 3
  222. -- text size: 10
  223. -- style flags: 0
  224. -- line height: 13
  225. -- part name: popupDrive
  226. ----- HyperTalk script -----
  227. on mouseUp
  228.   hide card field "popupDrive"
  229. end mouseUp
  230.  
  231.  
  232. -- part 16 (field)
  233. -- low flags: 81
  234. -- high flags: 2004
  235. -- rect: left=80 top=83 right=172 bottom=296
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 0
  239. -- font id: 3
  240. -- text size: 10
  241. -- style flags: 0
  242. -- line height: 13
  243. -- part name: popupFolder
  244. ----- HyperTalk script -----
  245. on mouseUp
  246.   hide card field "popupFolder"
  247. end mouseUp
  248.  
  249.  
  250. -- part 18 (button)
  251. -- low flags: 00
  252. -- high flags: 2000
  253. -- rect: left=306 top=175 right=194 bottom=437
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 1
  257. -- font id: 0
  258. -- text size: 12
  259. -- style flags: 0
  260. -- line height: 16
  261. -- part name: family
  262. ----- HyperTalk script -----
  263. on mouseDown
  264.   show card field popupCurrent
  265. end mouseDown
  266.  
  267. on mouseUp
  268.   hide card field popupCurrent
  269. end mouseUp
  270.  
  271.  
  272.  
  273. -- part 19 (button)
  274. -- low flags: 00
  275. -- high flags: 2000
  276. -- rect: left=287 top=196 right=221 bottom=453
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 0 / 0
  279. -- text alignment: 1
  280. -- font id: 0
  281. -- text size: 12
  282. -- style flags: 0
  283. -- line height: 16
  284. -- part name: buttons
  285. ----- HyperTalk script -----
  286. on mouseDown
  287.   show card field popupResources
  288. end mouseDown
  289.  
  290. on mouseUp
  291.   hide card field popupResources
  292. end mouseUp
  293.  
  294.  
  295.  
  296. -- part 20 (field)
  297. -- low flags: 81
  298. -- high flags: 2004
  299. -- rect: left=182 top=170 right=235 bottom=456
  300. -- title width / last selected line: 0
  301. -- icon id / first selected line: 0 / 0
  302. -- text alignment: 0
  303. -- font id: 3
  304. -- text size: 10
  305. -- style flags: 0
  306. -- line height: 13
  307. -- part name: popupScope
  308. ----- HyperTalk script -----
  309. on mouseUp
  310.   hide card field "popupScope"
  311. end mouseUp
  312.  
  313.  
  314. -- part 21 (field)
  315. -- low flags: 81
  316. -- high flags: 2004
  317. -- rect: left=298 top=96 right=173 bottom=438
  318. -- title width / last selected line: 0
  319. -- icon id / first selected line: 0 / 0
  320. -- text alignment: 0
  321. -- font id: 3
  322. -- text size: 10
  323. -- style flags: 0
  324. -- line height: 13
  325. -- part name: popupCurrent
  326. ----- HyperTalk script -----
  327. on mouseUp
  328.   hide card field "popupCurrent"
  329. end mouseUp
  330.  
  331.  
  332. -- part 22 (field)
  333. -- low flags: 81
  334. -- high flags: 2004
  335. -- rect: left=230 top=114 right=194 bottom=444
  336. -- title width / last selected line: 0
  337. -- icon id / first selected line: 0 / 0
  338. -- text alignment: 0
  339. -- font id: 3
  340. -- text size: 10
  341. -- style flags: 0
  342. -- line height: 13
  343. -- part name: popupResources
  344. ----- HyperTalk script -----
  345. on mouseUp
  346.   hide card field "popupResources"
  347. end mouseUp
  348.  
  349.  
  350. -- part 25 (field)
  351. -- low flags: 81
  352. -- high flags: 2004
  353. -- rect: left=63 top=222 right=274 bottom=196
  354. -- title width / last selected line: 0
  355. -- icon id / first selected line: 0 / 0
  356. -- text alignment: 0
  357. -- font id: 3
  358. -- text size: 10
  359. -- style flags: 0
  360. -- line height: 13
  361. -- part name: popupButtons1
  362. ----- HyperTalk script -----
  363. on mouseUp
  364.   hide card field "popupButtons"
  365. end mouseUp
  366.  
  367.  
  368. -- part 26 (button)
  369. -- low flags: 00
  370. -- high flags: 2000
  371. -- rect: left=88 top=198 right=219 bottom=154
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 1
  375. -- font id: 0
  376. -- text size: 12
  377. -- style flags: 0
  378. -- line height: 16
  379. -- part name: button
  380. ----- HyperTalk script -----
  381. on mouseDown
  382.   show card field popupButtons1
  383. end mouseDown
  384.  
  385. on mouseUp
  386.   hide card field popupButtons1
  387. end mouseUp
  388.  
  389.  
  390.  
  391. -- part contents for card part 9
  392. ----- text -----
  393. Press any element for details.
  394.  
  395. -- part contents for card part 12
  396. ----- text -----
  397. Projects in the current folder or disk shown above.
  398.  
  399. To add a project to the scope, select a name from this list, then click Add.
  400.  
  401.  
  402. -- part contents for card part 13
  403. ----- text -----
  404. Click Eject to remove your disk so you can insert a different disk.
  405.  
  406. Click Drive to switch drives.
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. -- part contents for card part 14
  415. ----- text -----
  416. To add a project to the scope, select a name on the left and click Add.
  417.  
  418. To remove a project from the scope, select a name on the right and click Remove.
  419.  
  420. -- part contents for card part 15
  421. ----- text -----
  422. Current disk drive.
  423.  
  424.  
  425.  
  426. -- part contents for card part 16
  427. ----- text -----
  428. Name of the disk or folder containing the files listed below.
  429.  
  430. Press to see the hierarchy of files.
  431.  
  432. Drag to display a different level.
  433.  
  434.  
  435. -- part contents for background part 30
  436. ----- text -----
  437. The Resource Menu
  438.  
  439. -- part contents for background part 31
  440. ----- text -----
  441. Resource Scope
  442.  
  443. -- part contents for card part 20
  444. ----- text -----
  445. Projects currently in the resource scope.
  446.  
  447. To delete a project from the scope, select a name from this list, then click Remove.
  448.  
  449.  
  450. -- part contents for card part 21
  451. ----- text -----
  452. Click Include Current Family to add the whole family of the current project to the resource scope. 
  453.  
  454. -- part contents for card part 22
  455. ----- text -----
  456. Click Gather Resources to accept the changes and gather the resource data from the projects in the scope.
  457.  
  458. Click Cancel to cancel the changes.
  459.  
  460.  
  461. -- part contents for card part 25
  462. ----- text -----
  463. Click Open to view the contents of the selected folder.